home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / util / time / dclock2_0.lha / DClock.DOC < prev    next >
Text File  |  1995-02-05  |  4KB  |  89 lines

  1. IF YOU DIDN'T KNOW, THIS IS THE TOP OF THE FILE! (HE, HE, AM I FUNNY ??!!)
  2. --------------------------------------------------------------------------
  3.         No. STOP. Let's get serious!! You just ran into something strange.
  4. This is document file for DClock. It is short from my new program: Digital
  5. Clock V2.0. What is it? It is just a clock window for WorkBench screen. It
  6. is, unlike other digital clocks I saw before, window which can be resized
  7. to any WB size you want.
  8.  
  9.         It is fully written in Aztec C Version 5.0. It is really something
  10. what am I proud of. It took me a long time before I put the last line into
  11. the source code. I know that it isn't prefect (yet!), but I like it very
  12. very much :-).
  13. --------------------------------------------------------------------------
  14.         To start DClock from the CLI, simply type
  15.  
  16.                 "DCLOCK"
  17.  
  18.         into CLI window (don't forget to press <CR>!!). But if you start
  19. it with:
  20.  
  21.                 "RUN DCLOCK" (or "RUNBACK DCLOCK or similar)
  22.  
  23.         and you will be able to continue your work having DCLOCK on the
  24. screen.
  25.  
  26.         If you want to start DClock from WorkBench, just click on its icon
  27. and DClock will run there.
  28. --------------------------------------------------------------------------
  29.         To quit DClock, click on its CLOSE icon. You can, also, press the
  30. <ESC> key when the DClock window is activated. In the menu you'll find
  31. only a few infos.
  32.  
  33.         DANGER: THERE IS ONE HIDDEN GADGET. You are, ofcource, able to
  34. change the size of DClock window. Just click to the right-down corner of
  35. window (there is this hidden gadget) and change it. Don't worry because
  36. that gadget isn't shown - it's still there.
  37. --------------------------------------------------------------------------
  38.         Program history:
  39.         ----------------
  40. Version 1.0:
  41. ------------
  42.         The main routine DrawNumber() was very bad. As I change the size
  43. of window it didn't take the right relative positions to display a digit.
  44. So, I completely rewrote this routine. And version 1.0 became:
  45.  
  46. Version 2.0:
  47. ------------
  48.         Crazy routine is now removed and replaced with a new one. And it
  49. deserves jumping for 1. Also, I changed about window and the colours so it
  50. now looks much more better. Rewriten docs, too.
  51.  
  52.         Future adds:
  53.         ------------
  54. * reading the time direct from the hardware, in cases you didn't run the
  55.   program SetClock
  56. * iconizing, or better, hidding the clock, so that it could apper with
  57.   some conbination of keys
  58. * filled digits
  59. * a great option: sprite digi clock
  60. * your suggestions
  61. --------------------------------------------------------------------------
  62.         Archive content:
  63.         ----------------
  64. DCLOCK          Digi Clock V2.0
  65. DCLOCK.info     Icon for WorkBench
  66. DCLOCK.DOC      Document file you are looking at
  67. DCLOCK.DOC.info To look document from WorkBench
  68.  
  69. --------------------------------------------------------------------------
  70.         I am expecting your report on bugs, your ideas for any kind of
  71. improvements. Also, I am in DEMO and PD swapping, so contact me about
  72. that. My address is:
  73.  
  74.         Dalibor Kezele
  75.         Toplicka 127
  76.         42204 Turcin
  77.         Croatia
  78.  
  79.     e-mail: dkezele@oleh.srce.hr
  80.     Fidonet: SENTINEL 2:381/120
  81.  
  82.         And my telephone number (please, call me on saturday ->than I'm
  83. sure at home) is:
  84.                 (042) 651 567  if you are caller from Croatia
  85.         or   ++38 42 65 15 67  if you aren't in Croatia
  86.  
  87. --------------------------------------------------------------------------
  88. Bye, Dalibor S. Kezele
  89.